home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 8741 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: mail2news.demon.co.uk!harden.demon.co.uk
  2. From: Mark Harden <mark@harden.demon.co.uk>
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: MaxTransfer
  5. Date: Sat, 30 Mar 96 12:59:39 GMT
  6. Organization: Private Node
  7. Distribution: world
  8. Message-ID: <9603301259.AA00278@harden.demon.co.uk>
  9. References: <brucel.29wl@mtrap.cts.com>
  10. X-NNTP-Posting-Host: harden.demon.co.uk
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12. X-Mail2News-Path: relay-4.mail.demon.net!post.demon.co.uk!harden.demon.co.uk
  13.  
  14. Bruce Lawson (brucel@mtrap.cts.com) wrote:
  15.  
  16. : I'm hoping someone has "THE" answer to this problem I'm having.  Let's say
  17. : I have a large archive that decompresses perfectly.  Now, I copy it to
  18. : another partition, and the copy on the other partition no longer
  19. : decompresses without a file or two or three failing CRC.
  20. : A friend suggested it might be a MaxTransfer setting that's causing it.  I
  21. : use an A2091 with several drives of various size attached.  Is there a
  22. : recommended value for MaxTransfer with the A2091 on an A2000?
  23. : If you can help, please respond email (only) to brucel@mtrap.cts.com.
  24. : Thanks!
  25.  
  26.  From the independant AFS FAQ :-
  27.  
  28. 23.  What is MaxTransfer ?
  29.  
  30.      Some IDE drives have problems with high MaxTransfer values, they seem 
  31.      to "choke" on large blocks of data if they are sent by the controller 
  32.      in one gulp.  SCSI drives should run with any MaxTransfer, I haven't 
  33.      had any problems with them.  
  34.      
  35.      By the way, the MaxTransfer value is hardly important for the disk 
  36.      performance - a value of 0xFFFFFF means "16MB max in one transfer" 
  37.      while a value of 0xFFFF is still 64K.  I once set it as low as 2K and 
  38.      the loss of speed was hardly noticable.
  39.  
  40.  
  41. 24.  What value should MaxTransfer be ?
  42.  
  43.      IDE Drives  - Try 0x1FE00.  If files greater than 64K get corrupted 
  44.                    then reduce it to 0xFE00.
  45.  
  46.      SCSI Drives - Use 0xFFFE00.
  47.  
  48.      It must also be divisable by the sector size (512) due to a bug in the
  49.      WorkBench format code.
  50.  
  51. Hope this helps.
  52.  
  53. You can test be copying files to see where it breaks.  Typically 64K or 128K !
  54.  
  55. I will probably start an argument but MaxTransfer doesn't affext speed as much 
  56. as people think.  It is certainly not worth risking your data !
  57.